mirror of
https://github.com/LukeHagar/openapi-types.git
synced 2025-12-06 12:37:47 +00:00
Prettier formatting
This commit is contained in:
@@ -43,5 +43,5 @@
|
||||
* ```
|
||||
*/
|
||||
export type Extension = {
|
||||
[K in `x-${string}`]: unknown;
|
||||
[K in `x-${string}`]: unknown;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user