UNPKG

autoloader-ts

Version:
4 lines (3 loc) 79 B
export interface CodeInjector { injectCode(customCode: string): this; }