mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 12:39:59 +01:00
typo
This commit is contained in:
parent
f8bc703b5b
commit
23bbf4a67f
@ -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…
Reference in New Issue
Block a user