UNPKG

mmir-tooling

Version:
9 lines (6 loc) 114 B
function getDefault(_id: string): {[id:string]: string} { return {}; } export = { getDefault };