chore(monorepo): remove dist

This commit is contained in:
Elian Doran
2025-04-22 19:18:55 +03:00
parent 1c63fb7eec
commit e655963004
30 changed files with 0 additions and 148 deletions

View File

@@ -1,2 +0,0 @@
export * from "./lib/gfm.js";
//# sourceMappingURL=index.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.js"],"names":[],"mappings":""}

View File

@@ -1,7 +0,0 @@
export function gfm(turndownService: any): void;
import highlightedCodeBlock from './highlighted-code-block.js';
import strikethrough from './strikethrough.js';
import tables from './tables.js';
import taskListItems from './task-list-items.js';
export { highlightedCodeBlock, strikethrough, tables, taskListItems };
//# sourceMappingURL=gfm.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"gfm.d.ts","sourceRoot":"","sources":["../../src/lib/gfm.js"],"names":[],"mappings":"AAKA,gDAOC;iCAZgC,6BAA6B;0BACpC,oBAAoB;mBAC3B,aAAa;0BACN,sBAAsB"}

View File

@@ -1,2 +0,0 @@
export default function highlightedCodeBlock(turndownService: any): void;
//# sourceMappingURL=highlighted-code-block.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"highlighted-code-block.d.ts","sourceRoot":"","sources":["../../src/lib/highlighted-code-block.js"],"names":[],"mappings":"AAEA,yEAsBC"}

View File

@@ -1,2 +0,0 @@
export default function strikethrough(turndownService: any): void;
//# sourceMappingURL=strikethrough.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"strikethrough.d.ts","sourceRoot":"","sources":["../../src/lib/strikethrough.js"],"names":[],"mappings":"AAAA,kEAOC"}

View File

@@ -1,2 +0,0 @@
export default function tables(turndownService: any): void;
//# sourceMappingURL=tables.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"tables.d.ts","sourceRoot":"","sources":["../../src/lib/tables.js"],"names":[],"mappings":"AAoRA,2DASC"}

View File

@@ -1,2 +0,0 @@
export default function taskListItems(turndownService: any): void;
//# sourceMappingURL=task-list-items.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"task-list-items.d.ts","sourceRoot":"","sources":["../../src/lib/task-list-items.js"],"names":[],"mappings":"AAAA,kEASC"}

View File

@@ -1 +0,0 @@
{"version":"5.7.3"}