Garden 🌻

__reflect.gdn::built_in_files()

Get all the built-in file names that can be imported.

Source Code
public fun built_in_files(): List<String> {
  __BUILT_IN_IMPLEMENTATION
}