Module Lang.AssetSource

type t = {
  1. name : Paths.Identifier.AssetFile.t;
  2. root : Root.t;
}