aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Split.hx
blob: 5d9d249ac1a797f636944d9263c416644f9718cd (plain) (blame)
1
2
3
4
5
6
7
package client;

@:native("Split")
extern class Split {
	function new(divs:Array<String>, opts:Dynamic):Void;
	function setSizes(sizes:Array<Int>):Void;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage