UNPKG

craydent-date

Version:

Node module to extend fs/file system functionality and simplify code for maintainability and readability

2 lines (1 loc) 100 B
export default function _ext(cls: any, property: String, func: Function, override?: boolean): void;