pvc / README.md
p1atdev's picture
Update README.md
5362f0c
|
raw
history blame
239 Bytes
metadata
license: mit

myethos.json

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

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