Export Command
Description
How Export library
Arguments and Options of Command
| Property | Description | Default | Required | Type | Example |
|---|---|---|---|---|---|
| library | Library to export | None | Yes | string, argument | build/my_lib.a |
Examples
# Haw use
next export build/my_lib.a
How Export library
| Property | Description | Default | Required | Type | Example |
|---|---|---|---|---|---|
| library | Library to export | None | Yes | string, argument | build/my_lib.a |
# Haw use
next export build/my_lib.a