interface ModuleIdentifierTransformer {
    transform: ModuleIdentifierTransformerFunc;
}

Properties

Properties