UNPKG

@taoya785/flow-bark

Version:

Bark notification plugin for activepieces

9 lines (6 loc) 360 B
import * as _activepieces_pieces_framework from '@activepieces/pieces-framework'; declare const barkPiece: _activepieces_pieces_framework.Piece<_activepieces_pieces_framework.CustomAuthProperty<{ baseUrl: _activepieces_pieces_framework.ShortTextProperty<true>; key: _activepieces_pieces_framework.SecretTextProperty<true>; }>>; export { barkPiece };