1.2.2 • Published 6 months ago

@types/wax-on v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/wax-on

Summary

This package contains type definitions for wax-on (https://github.com/keithws/wax-on#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wax-on.

index.d.ts

// Type definitions for wax-on 1.2
// Project: https://github.com/keithws/wax-on#readme
// Definitions by: Jonatas <https://github.com/Honatas>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

export function on(handlebars: unknown): void;
export function setLayoutPath(path: string): void;

Additional Details

  • Last updated: Wed, 28 Jul 2021 00:01:22 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Jonatas.

1.2.2

6 months ago

1.2.1

7 months ago

1.2.0

3 years ago