Skip to content

Type Alias: TransformResult

  • Type: TransformResult = NullValue | string | Omit<SourceDescription, "code"> & object
Defined in: plugin/index.ts:98

Released under the MIT License.