mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
mention Jed Mao in header
This commit is contained in:
2
tcomb/tcomb.d.ts
vendored
2
tcomb/tcomb.d.ts
vendored
@@ -2,6 +2,8 @@
|
||||
// Project: http://gcanti.github.io/tcomb/guide/index.html
|
||||
// Definitions by: Hans Windhoff <https://github.com/hansrwindhoff>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
// Original Definitions by: Jed Mao <https://github.com/jedmao>
|
||||
declare module TComb {
|
||||
export interface tcomb {
|
||||
format: (format: string, ...values: any[]) => string;
|
||||
|
||||
Reference in New Issue
Block a user