Skip to content

API Reference / @gtkx/codegen / LibrarySelection

Type Alias: LibrarySelection

LibrarySelection = string[] | undefined

Defined in: codegen/dist/gir/libraries.d.ts:2

A libraries config value: an explicit list or absent for the default.

Released under the MPL-2.0 License.