How to use frapee.call() in javascript getting Reference error: frappe is not defined

i made a html file in www folder of an app now i want to call a whitelist method from the html file i am trying to use frappe.call() in script tag in html file to call the whitelist method ie.,

but it is not working
so how can i use frappe.call() in javascript