UNPKG

pmcf

Version:

Poor mans configuration management

6 lines (5 loc) 200 B
export function addType(type: any): void; export function resolveTypeLinks(): void; export function typeFactory(type: any, owner: any, data: any): any; export { types }; import { types } from "pacc";