mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
typo
This commit is contained in:
parent
f8bc703b5b
commit
23bbf4a67f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ type Validator<T> = (value: T) => boolean | Error;
|
|||
|
||||
interface Factory {
|
||||
/**
|
||||
* qedはQ.E.D.でもあり'QueryENd'の略でもある
|
||||
* qedはQ.E.D.でもあり'QueryEnD'の略でもある
|
||||
*/
|
||||
qed: () => [any, Error];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue