mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(client/ts): port services/attributes
This commit is contained in:
parent
47aed18ff4
commit
d9a1bd78b0
@ -1,7 +1,7 @@
|
||||
|
||||
import server from "./server.js";
|
||||
|
||||
type OptionValue = string | number;
|
||||
type OptionValue = string;
|
||||
|
||||
class Options {
|
||||
initializedPromise: Promise<void>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user