Jump to content

မေႃႇၵျူး:descendants tree/templates

လုၵ်ႉတီႈ ဝိၵ်ႇသျိၼ်ႇၼရီႇ မႃး

Documentation for this module may be created at မေႃႇၵျူး:descendants tree/templates/doc

local export = {}

function export.show(frame)
	return require("Module:etymology/templates/descendant").descendants_tree(frame)
end

return export