5 lines
82 B
TypeScript
5 lines
82 B
TypeScript
/**
|
|
* Main entry point for the AI Interactive Fiction application
|
|
*/
|
|
export {};
|