Skip to content

Conversation

@Hajime-san
Copy link

closes #7442

Importing example from OpenAPI3 document needs this feature.

type Value,
} from "../core/types.js";
import { getEncode, resolveEncodedName, type EncodeData } from "./decorators.js";
import { uint8ArrayToBase64 } from "./Uint8ArrayBase64Polyfill.js";
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you don't want to copy and paste the polyfill, I can also install a polyfill library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant