mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 02:22:26 +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";
|
import server from "./server.js";
|
||||||
|
|
||||||
type OptionValue = string | number;
|
type OptionValue = string;
|
||||||
|
|
||||||
class Options {
|
class Options {
|
||||||
initializedPromise: Promise<void>;
|
initializedPromise: Promise<void>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user