Entracte (TypeScript)
    Preparing search index...
    type CountdownApi = {
        triggerFinish: () => void;
    }
    Index

    Properties

    Properties

    triggerFinish: () => void