Garden 🌻

__reflect.gdn::source_for_type()

Get the source code for the type definition of name.

Source Code
public fun source_for_type(name: String): Option<String> {
  __BUILT_IN_IMPLEMENTATION
}