This website requires JavaScript.
Explore
Help
Register
Sign In
Tools
/
Notes
Watch
1
Star
0
Fork
0
You've already forked Notes
mirror of
https://github.com/TriliumNext/Notes.git
synced
2025-08-13 04:13:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Notes
/
src
/
becca
/
becca.ts
8 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
server-ts: Convert becca.js
2024-02-16 23:51:56 +02:00
"use strict"
;
server-ts: Fix some issues from self-review
2024-04-02 23:00:04 +03:00
import
Becca
from
"./becca-interface"
;
server-ts: Convert becca.js
2024-02-16 23:51:56 +02:00
const
becca
=
new
Becca
(
)
;
export
=
becca
;
Reference in New Issue
Copy Permalink