pvc / README.md
p1atdev's picture
Update README.md
8b1c353
|
raw
history blame
235 Bytes
metadata
license: mit

myethos.json

PVC figure images and information from www.myethos.cn.

interface Myethos {
  [string]: {
    image_urls: string[]
    descriptions: Record<string, string>
  }
}