UNPKG

web-atoms-core

Version:
7 lines 253 B
import { AtomTest } from "../../unit/AtomTest"; export default class InjectTest extends AtomTest { propertyInjection(): void; propertyInjectionWithConstructor(): void; inheritedPropertyTest(): void; } //# sourceMappingURL=InjectTest.d.ts.map