@flatfile/plugin-stored-constraints
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@flatfile/plugin-stored-constraints

The @flatfile/plugin-stored-constraints plugin enables running stored constraints.

Event Type: listener.on('commit:created')

Installation

npm i @flatfile/plugin-stored-constraints

Usage

import type { FlatfileListener } from "@flatfile/listener";
import { storedConstraint } from '@flatfile/plugin-stored-constraints'

export default function (listener: FlatfileListener) {
  listener.use(storedConstraint())
}

Package Sidebar

Install

npm i @flatfile/plugin-stored-constraints

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

43.4 kB

Total Files

12

Last publish

Collaborators

  • sarocu
  • dboskovic
  • jmmander
  • bangarang
  • carlbrugger
  • flatfileinfra
  • flatderek
  • bigcountrycrane
  • rjhyde
  • sambarrowclough
  • meritmalling
  • mmccooyyy
  • hjordan1990
  • nlazaris