Endo API documentation
    Preparing search index...

    Interface NamespaceModuleDescriptor

    interface NamespaceModuleDescriptor {
        compartment?: Compartment;
        namespace: string | ModuleExportsNamespace;
    }
    Index

    Properties

    compartment?: Compartment
    namespace: string | ModuleExportsNamespace