b867764b0d
BREAKING CHANGES: - `#` and `var` are not supported any more in expressions, use `let`, - `var-<name>` could not be used any more on templates, use `let-<name>`, - `var-<name>` could not be used any more to create a reference, use `ref-<name>`. |
||
---|---|---|
.. | ||
src | ||
test | ||
testing | ||
core_private.ts | ||
core_private_testing.ts | ||
index.ts | ||
package.json | ||
private_export.ts | ||
rollup.config.js | ||
testing.ts | ||
tsconfig-es5.json | ||
tsconfig-es2015.json |