node-taglib-sharp / Exports / ILazy
Interface for objects that can be lazily loaded.
• isLoaded: boolean
Gets whether the object has been loaded.
▸ load(): void
Loads the object.
void
node-taglib-sharp / Exports / ILazy
Interface for objects that can be lazily loaded.
• isLoaded: boolean
Gets whether the object has been loaded.
▸ load(): void
Loads the object.
void