mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-10 17:39:31 +02:00
Update test/@types/test-helpers.ts
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
This commit is contained in:
parent
6866248b41
commit
c07f786042
@ -2,7 +2,7 @@ import type { AtLeastOne, NonFunctionPropertiesRecursive as nonFunc } from "#typ
|
||||
|
||||
/**
|
||||
* Helper type to admit an object containing the given properties
|
||||
* _and at least 1 other non-function property_.
|
||||
* _and_ at least 1 other non-function property.
|
||||
* @example
|
||||
* ```ts
|
||||
* type foo = {
|
||||
|
Loading…
Reference in New Issue
Block a user