bobcat/ts/bobcat.classes.bobcatmanager.ts

8 lines
91 B
TypeScript
Raw Normal View History

2022-02-24 19:16:21 +00:00
import * as plugins from './bobcat.plugins';
/**
*
*/
export class BobcatManager {
}