/**
 * 在【tsc编译】之后，复制【额外文件】到【最终输出文件夹】。
 *        1.如  一些外在的  【js lib库】。
 */
export {};
//# sourceMappingURL=copy-after-tsc.d.ts.map