All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.CollectionEventType.d.ts Maven / Gradle / Ivy

The newest version!
declare namespace _default {
    let ADD: string;
    let REMOVE: string;
}
export default _default;
//# sourceMappingURL=CollectionEventType.d.ts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy