Searched defs:Entry (Results 1 – 3 of 3) sorted by relevance
232 interface Entry { interface
274 interface Entry { interface
478 declare const Entry: ClassDecorator & ((options?: LocalStorage | EntryOptions) => ClassDecorator); constant