##// END OF EJS Templates
Movin the observable implementation to the class
Movin the observable implementation to the class

File last commit:

r97:8b413dc7fc42 v1.3
r153:8ae7abbb3114 default
Show More
css-plugin.d.ts
3 lines | 94 B | video/mp2t | TypeScriptLexer
declare module "@implab/djx/css!*" {
const result: { url: string };
export = result;
}