@types/nunjucks-date
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

Installation

npm install --save @types/nunjucks-date

Summary

This package contains type definitions for nunjucks-date (https://github.com/techmsi/nunjucks-date).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nunjucks-date.

index.d.ts

declare module "nunjucks-date" {
    export function setDefaultFormat(formatString: string): void;
    export function install(env: any, filterName?: string): void;
}

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by kruncher.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/nunjucks-date

Weekly Downloads

178

Version

0.0.10

License

MIT

Unpacked Size

2.9 kB

Total Files

5

Last publish

Collaborators

  • types