Before being able to use TLP's fetch wrapper, you need to ensure that the browser supports the Fetch API. See Browser support. If needed (e.g. for IE11), include the whatwg polyfill for Fetch.
If you're using webpack and are on a BurningParrot page, TLP should already be loaded. It is published on window, so to avoid loading it twice you should define it as externals
.