Threepipe Timeline UI Plugin
    Preparing search index...

    Interface TMExtension

    interface TMExtension {
        uuid: string;
        destroy(): void;
        setup(): void;
        update(): void;
    }
    Index

    Properties

    Methods

    Properties

    uuid: string

    Methods