Comparing version 0.9.0-beta.4 to 0.9.0-beta.5
import { Lang, Theme } from 'shiki'; | ||
import type { CodeStyle } from './style'; | ||
export type { Theme, Lang } from 'shiki'; | ||
export declare function ready(options?: { | ||
@@ -4,0 +5,0 @@ languages?: Lang[]; |
{ | ||
"name": "code-fns", | ||
"version": "0.9.0-beta.4", | ||
"version": "0.9.0-beta.5", | ||
"description": "A library for visualizing code.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39469
1116