mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
feat(build-docs): copy swagger UI
This commit is contained in:
3
apps/build-docs/src/context.ts
Normal file
3
apps/build-docs/src/context.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default interface BuildContext {
|
||||
baseDir: string;
|
||||
}
|
||||
Reference in New Issue
Block a user