interface ModuleIdentifierTransformer {
    transform: ModuleIdentifierTransformerFunc;
}

Implemented by

Properties

Properties