todo.json

v0.1.0
Type definitions for todo.json
todo.json typescript

todo.json

Type definitions for todo.json in TypeScript.

Installation

npm install -D todo.json

Usage

import { Task } from "todo.json";

const task: Task = {
  text: "Hello, world!"
};

License

GPL-3.0

npm i todo.json

Metadata

  • GPL-3.0
  • Whatever
  • DCsunset
  • released 1/5/2021

Downloads

Maintainers