@powerlines/plugin-marked 0.1.203 → 0.1.205

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.
package/dist/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { MarkedPluginContext, MarkedPluginOptions, MarkedPluginResolvedConfig, MarkedPluginUserConfig } from "./types/plugin.cjs";
2
- import "./types/index.cjs";
1
+ import { i as MarkedPluginUserConfig, n as MarkedPluginOptions, r as MarkedPluginResolvedConfig, t as MarkedPluginContext } from "./plugin-WU6gsI6B.cjs";
2
+ import "./index-CEgs-Dz2.cjs";
3
3
  import { Plugin } from "powerlines/types/plugin";
4
4
 
5
5
  //#region src/index.d.ts
@@ -17,4 +17,5 @@ import { Plugin } from "powerlines/types/plugin";
17
17
  */
18
18
  declare const plugin: <TContext extends MarkedPluginContext = MarkedPluginContext>(options?: MarkedPluginOptions) => Plugin<TContext>;
19
19
  //#endregion
20
- export { MarkedPluginContext, MarkedPluginOptions, MarkedPluginResolvedConfig, MarkedPluginUserConfig, plugin as default, plugin };
20
+ export { MarkedPluginContext, MarkedPluginOptions, MarkedPluginResolvedConfig, MarkedPluginUserConfig, plugin as default, plugin };
21
+ //# sourceMappingURL=index.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"sourcesContent":[],"mappings":";;;;;;;;AAwCA;;;;;;;;;cAAa,0BACM,sBAAsB,+BAE9B,wBACR,OAAO"}
package/dist/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { MarkedPluginContext, MarkedPluginOptions, MarkedPluginResolvedConfig, MarkedPluginUserConfig } from "./types/plugin.mjs";
2
- import "./types/index.mjs";
1
+ import { i as MarkedPluginUserConfig, n as MarkedPluginOptions, r as MarkedPluginResolvedConfig, t as MarkedPluginContext } from "./plugin-Nj9ATaLa.mjs";
2
+ import "./index-BgAdqTbb.mjs";
3
3
  import { Plugin } from "powerlines/types/plugin";
4
4
 
5
5
  //#region src/index.d.ts
@@ -17,4 +17,5 @@ import { Plugin } from "powerlines/types/plugin";
17
17
  */
18
18
  declare const plugin: <TContext extends MarkedPluginContext = MarkedPluginContext>(options?: MarkedPluginOptions) => Plugin<TContext>;
19
19
  //#endregion
20
- export { MarkedPluginContext, MarkedPluginOptions, MarkedPluginResolvedConfig, MarkedPluginUserConfig, plugin as default, plugin };
20
+ export { MarkedPluginContext, MarkedPluginOptions, MarkedPluginResolvedConfig, MarkedPluginUserConfig, plugin as default, plugin };
21
+ //# sourceMappingURL=index.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"sourcesContent":[],"mappings":";;;;;;;;AAwCA;;;;;;;;;cAAa,0BACM,sBAAsB,+BAE9B,wBACR,OAAO"}