Skip to content

xstd-js/undo-function

Repository files navigation

npm (scoped) npm NPM npm type definitions

@xstd/undo-function

Undo function type.

📦 Installation

yarn add @xstd/undo-function
# or
npm install @xstd/undo-function --save

API

interface UndoFunction {
  (): void;
}

About

Undo function type

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published