sugoi internally added
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package sugoi.form;
|
||||
|
||||
interface Formatter
|
||||
{
|
||||
function format(data:Dynamic):String;
|
||||
}
|
||||
Reference in New Issue
Block a user