Add simple readme and rename APIs
This commit is contained in:
2
javascript/sources/index.d.ts
vendored
2
javascript/sources/index.d.ts
vendored
@@ -12,4 +12,4 @@ import type {Yoga} from './wrapAsm';
|
||||
export * from './YGEnums';
|
||||
export * from './wrapAsm';
|
||||
|
||||
export function load(): Promise<Yoga>;
|
||||
export function loadYoga(): Promise<Yoga>;
|
||||
|
Reference in New Issue
Block a user