mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 01:20:04 +00:00
Fix doc
This commit is contained in:
parent
94cc3ee8ea
commit
05d61bd6da
1 changed files with 1 additions and 2 deletions
|
@ -135,8 +135,7 @@ The query iterator.
|
||||||
|
|
||||||
### pair
|
### pair
|
||||||
|
|
||||||
pair(first: [Entity](../api-types#Entity),
|
pair(first: [Entity](../api-types#Entity), second: [Entity](../api-types#Entity)): [Entity](../api-types#Entity)
|
||||||
second: [Entity](../api-types#Entity)): [Entity](../api-types#Entity)
|
|
||||||
|
|
||||||
Creates a composite key.
|
Creates a composite key.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue