Skip to content

Commit 92a4e3b

Browse files
authored
Apple license names
Companion to huggingface/hub-docs#1618
1 parent f0361f3 commit 92a4e3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/hub/src/types/public.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ export interface SpaceResourceConfig {
108108

109109
export type License =
110110
| "apache-2.0"
111+
| "apple-ascl"
112+
| "apple-amlr"
111113
| "mit"
112114
| "openrail"
113115
| "bigscience-openrail-m"

0 commit comments

Comments
 (0)