![JAR search and dependency download from the Maven repository](/logo.png)
ghetti.spaghetti-typescript-support.2.1-rc-1.source-code.Spaghetti.ts Maven / Gradle / Ivy
declare class Spaghetti {
/**
* Returns the module version.
*/
public static getModuleVersion():string;
/**
* Returns the Spaghetti version used to build the module.
*/
public static getSpaghettiVersion():string;
/**
* Returns the name of the module.
*/
public static getModuleName():string;
/**
* Returns a URL pointing to this module's given resource.
*/
public static getResourceUrl(resource:string):string;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy