@lion/form-core
Version:
Form-core contains all essential building blocks for creating form fields and fieldsets
4 lines (3 loc) • 339 B
TypeScript
export type SyncUpdatableMixin = import('../../types/utils/SyncUpdatableMixinTypes').SyncUpdatableMixin;
export const SyncUpdatableMixin: typeof import("../../types/utils/SyncUpdatableMixinTypes").SyncUpdatableImplementation;
export type SyncUpdatableNamespace = import('../../types/utils/SyncUpdatableMixinTypes').SyncUpdatableNamespace;