mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-13 08:56:03 +08:00
3 lines
76 B
TypeScript
3 lines
76 B
TypeScript
declare function injectable(): (target: any) => any;
|
|
export { injectable };
|