UNPKG

netkitty

Version:
4 lines (3 loc) 75 B
export function GetBinding(path: string): any { return require(path) }