CommandkitInterfacesTransformedResultVersion: NextOn this pageTransformedResultTransformedResult commandkitCompilerPlugin.ts Signatureinterface TransformedResult { code?: string; map?: string | null;} codepropertystringmappropertystring | null