Scrawl-canvas API
    Preparing search index...

    Interface BaseInstance

    interface BaseInstance {
        isArtefact: boolean;
        isAsset: boolean;
        lib: string;
        type: string;
    }
    Index

    Properties

    isArtefact: boolean
    isAsset: boolean
    lib: string
    type: string