mirror of
https://github.com/lune-org/lune.git
synced 2025-04-04 10:30:54 +01:00
chore(types): add accidently removed leading pipe to CTypes
This commit is contained in:
parent
991ae5a9f1
commit
133abb5477
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ export type CFn = {
|
|||
}
|
||||
|
||||
export type CTypes =
|
||||
u8
|
||||
| u8
|
||||
| u16
|
||||
| u32
|
||||
| u64
|
||||
|
|
Loading…
Add table
Reference in a new issue