PersistentAI API Documentation / @persistent-ai/fireflow-vfs / path / APP_PACKAGE
Variable: APP_PACKAGE
constAPP_PACKAGE:object
Defined in: packages/fireflow-vfs/src/path/app-package.ts:49
App package folder structure constants.
Type Declaration
EXTENSION
readonlyEXTENSION:".ffapp"='.ffapp'
Folder extension that identifies an app package
FILES
readonlyFILES:object
Internal file names
FILES.KEEP
readonlyKEEP:".keep"='.keep'
FILES.MANIFEST
readonlyMANIFEST:"manifest.json"='manifest.json'
MANIFEST_VERSION
readonlyMANIFEST_VERSION:"1.0"='1.0'
Current manifest schema version