Skip to content

Ƭ Generator<T>: (tree: any, schema: T) => void | GeneratorCallback | Promise<void | GeneratorCallback>

A function that schedules updates to the filesystem to be done atomically

NameType
Tunknown

▸ (tree, schema): void | GeneratorCallback | Promise<void | GeneratorCallback>

NameType
treeany
schemaT

void | GeneratorCallback | Promise<void | GeneratorCallback>