spdx
This commit is contained in:
parent
7307893ee4
commit
4906c23953
|
@ -1 +1,6 @@
|
|||
/*
|
||||
* SPDX-FileCopyrightText: syuilo and misskey-project
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
export type OptionValue = string | number | null;
|
||||
|
|
Loading…
Reference in New Issue