interface ExternalModule {
    default: ExternalModuleDefault;
}

Properties

Properties