Interface Instance

interface Instance {
    exports: Exports;
}

Properties

Properties

exports: Exports