v1 ready for publish
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import type { ToolFunc } from "../types.ts";
|
||||
|
||||
type transformer = (arg: string) => any;
|
||||
interface IConfig {
|
||||
multiTransform?: boolean;
|
||||
|
Reference in New Issue
Block a user