On this page

new HarmonyStarExportsList(): HarmonyStarExportsList
Attributes
deserialize(starListDeserializerContext): void
Attributes
starListDeserializerContext:StarListDeserializerContext
Returns:void

Restores this instance from the provided deserializer context.


push(dep): void
Attributes

Processes the provided dep.


serialize(starListSerializerContext): void
Attributes
starListSerializerContext:StarListSerializerContext
Returns:void

Serializes this instance into the provided serializer context.


slice(): HarmonyExportImportedSpecifierDependency[]

Updates set size using the provided set.

Attributes

Updates set size using the provided set.

Attributes
rollback:(snapshot: ObjectSerializerSnapshot) => void
setCircularReference:(value: ReferenceableItem) => void
writeLazy:(item?: any) => void
writeSeparate:(item: any, obj?: LazyOptions) => LazyFunction<any, any, any, LazyOptions>