UNPKG

@sudoo/marked

Version:

JavaScript & TypeScript code runner in JavaScript, safe with marked territory, asynchronous

7 lines (6 loc) 142 B
/** * @author WMXPY * @namespace Util * @description Type Check */ export declare const typeCheckIsConstructor: (target: any) => boolean;