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

File index.ts

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

Source from the content-addressed store, hash-verified

1import { PieceAuth, createPiece } from '@activepieces/pieces-framework';
2import { PieceCategory } from '@activepieces/pieces-framework';
3import { delayForAction } from './lib/actions/delay-for-action';
4import { delayUntilAction } from './lib/actions/delay-until-action';

Callers

nothing calls this directly

Calls 1

createPieceFunction · 0.50

Tested by

no test coverage detected