MCPcopy
hub / github.com/activepieces/activepieces / index.ts

File index.ts

packages/pieces/core/file-helper/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createPiece, PieceAuth } from '@activepieces/pieces-framework';
2import { PieceCategory } from '@activepieces/pieces-framework';
3import { readFileAction } from './lib/actions/read-file';
4import { createFile } from './lib/actions/create-file';

Callers

nothing calls this directly

Calls 1

createPieceFunction · 0.50

Tested by

no test coverage detected