DefinitelyTyped/types/kue-ui-client/index.d.ts
2019-10-02 11:51:10 -07:00

9 lines
333 B
TypeScript

// Type definitions for kue-ui-client 1.2
// Project: https://github.com/stonecircle/kue-ui#readme
// Definitions by: Ben Grynhaus <https://github.com/bengry>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
export function getDistPath(): string;
export function getIndexFile(): string;