mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
9 lines
333 B
TypeScript
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;
|