@kubb/plugin-faker 4.20.3 → 4.20.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { i as Schema, n as PluginFaker, o as __name } from "./types-DD-8Wnfv.cjs";
1
+ import { a as __name, i as Schema, n as PluginFaker } from "./types-BVCZ3RH7.cjs";
2
2
  import { FabricReactNode } from "@kubb/react-fabric/types";
3
3
 
4
4
  //#region src/components/Faker.d.ts
@@ -1,5 +1,5 @@
1
1
  import { t as __name } from "./chunk-eQyhnF5A.js";
2
- import { i as Schema, n as PluginFaker } from "./types-B91TcNML.js";
2
+ import { i as Schema, n as PluginFaker } from "./types-pSOYuNog.js";
3
3
  import { FabricReactNode } from "@kubb/react-fabric/types";
4
4
 
5
5
  //#region src/components/Faker.d.ts
@@ -1,4 +1,4 @@
1
- import { n as PluginFaker, o as __name, r as ReactGenerator } from "./types-DD-8Wnfv.cjs";
1
+ import { a as __name, n as PluginFaker, r as ReactGenerator } from "./types-BVCZ3RH7.cjs";
2
2
 
3
3
  //#region src/generators/fakerGenerator.d.ts
4
4
  declare const fakerGenerator: ReactGenerator<PluginFaker>;
@@ -1,5 +1,5 @@
1
1
  import { t as __name } from "./chunk-eQyhnF5A.js";
2
- import { n as PluginFaker, r as ReactGenerator } from "./types-B91TcNML.js";
2
+ import { n as PluginFaker, r as ReactGenerator } from "./types-pSOYuNog.js";
3
3
 
4
4
  //#region src/generators/fakerGenerator.d.ts
5
5
  declare const fakerGenerator: ReactGenerator<PluginFaker>;
package/dist/index.d.cts CHANGED
@@ -1,8 +1,9 @@
1
- import { a as UserPluginWithLifeCycle, n as PluginFaker, o as __name, t as Options } from "./types-DD-8Wnfv.cjs";
1
+ import { a as __name, n as PluginFaker, t as Options } from "./types-BVCZ3RH7.cjs";
2
+ import * as _kubb_core0 from "@kubb/core";
2
3
 
3
4
  //#region src/plugin.d.ts
4
5
  declare const pluginFakerName = "plugin-faker";
5
- declare const pluginFaker: (options?: Options | undefined) => UserPluginWithLifeCycle<PluginFaker>;
6
+ declare const pluginFaker: (options?: Options | undefined) => _kubb_core0.UserPluginWithLifeCycle<PluginFaker>;
6
7
  //#endregion
7
8
  export { type PluginFaker, pluginFaker, pluginFakerName };
8
9
  //# sourceMappingURL=index.d.cts.map
package/dist/index.d.ts CHANGED
@@ -1,9 +1,10 @@
1
1
  import { t as __name } from "./chunk-eQyhnF5A.js";
2
- import { a as UserPluginWithLifeCycle, n as PluginFaker, t as Options } from "./types-B91TcNML.js";
2
+ import { n as PluginFaker, t as Options } from "./types-pSOYuNog.js";
3
+ import * as _kubb_core0 from "@kubb/core";
3
4
 
4
5
  //#region src/plugin.d.ts
5
6
  declare const pluginFakerName = "plugin-faker";
6
- declare const pluginFaker: (options?: Options | undefined) => UserPluginWithLifeCycle<PluginFaker>;
7
+ declare const pluginFaker: (options?: Options | undefined) => _kubb_core0.UserPluginWithLifeCycle<PluginFaker>;
7
8
  //#endregion
8
9
  export { type PluginFaker, pluginFaker, pluginFakerName };
9
10
  //# sourceMappingURL=index.d.ts.map